home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1997-05-19 | 1.0 KB | 53 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CTestDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "exampletestwin.h"
- LastPage=0
-
- ClassCount=2
- Class1=CTestDlg
-
- ResourceCount=2
- Resource1=IDD_TESTWINDOW
- Class2=CTestChildWnd
- Resource2=IDD_DIALOG1
-
- [CLS:CTestDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=TestDlg.h
- ImplementationFile=TestDlg.cpp
- Filter=D
- VirtualFilter=dWC
-
- [DLG:IDD_DIALOG1]
- Type=1
- Class=CTestDlg
- ControlCount=8
- Control1=IDGO,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_RUNAREA,button,1342177287
- Control4=IDC_SPEED,msctls_trackbar32,1342242825
- Control5=IDSTOP,button,1342242816
- Control6=IDC_STATIC,button,1342177287
- Control7=IDC_STATIC,static,1342308354
- Control8=IDPAUSE,button,1342242816
-
- [DLG:IDD_TESTWINDOW]
- Type=1
- Class=CTestChildWnd
- ControlCount=0
-
- [CLS:CTestChildWnd]
- Type=0
- HeaderFile=TestChildWnd.h
- ImplementationFile=TestChildWnd.cpp
- BaseClass=CDialog
- Filter=D
- VirtualFilter=dWC
-
-